home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Hy-Hyperi / HyperFinder 4.0.cpt / HF Help 4.0 / card_10894.txt < prev    next >
Encoding:
Text File  |  1989-11-16  |  933 b   |  47 lines

  1. -- card: 10894 from stack: in.0
  2. -- bmap block id: 2413
  3. -- flags: 4000
  4. -- background id: 11092
  5. -- name: Credits
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=16 top=33 right=333 bottom=488
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close slowly
  23.   go home
  24.   Show MenuBar
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 3 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=18 top=146 right=219 bottom=83
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Play Dog
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   answer "Look under the Special Menu for further Info" with "OK"
  45. end mouseUp
  46.  
  47.